home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
- <plist version="1.0">
- <dict>
- <key>CFAppleHelpAnchor</key>
- <string>grab001</string>
- <key>CFBundleDevelopmentRegion</key>
- <string>English</string>
- <key>CFBundleExecutable</key>
- <string>Grab</string>
- <key>CFBundleIconFile</key>
- <string>appicon.icns</string>
- <key>CFBundleIdentifier</key>
- <string>com.apple.Grab</string>
- <key>CFBundleInfoDictionaryVersion</key>
- <string>6.0</string>
- <key>CFBundleName</key>
- <string>Grab</string>
- <key>CFBundlePackageType</key>
- <string>APPL</string>
- <key>CFBundleShortVersionString</key>
- <string>1.2</string>
- <key>CFBundleSignature</key>
- <string>????</string>
- <key>CFBundleVersion</key>
- <string>81.1</string>
- <key>LSHasLocalizedDisplayName</key>
- <true/>
- <key>NSExtensions</key>
- <dict/>
- <key>NSMainNibFile</key>
- <string>Grab</string>
- <key>NSPrincipalClass</key>
- <string>Grab</string>
- <key>NSServices</key>
- <array>
- <dict>
- <key>NSMenuItem</key>
- <dict>
- <key>default</key>
- <string>Grab/Selection</string>
- </dict>
- <key>NSMessage</key>
- <string>variableSelection</string>
- <key>NSPortName</key>
- <string>Grab</string>
- <key>NSReturnTypes</key>
- <array>
- <string>NSTIFFPboardType</string>
- </array>
- </dict>
- <dict>
- <key>NSMenuItem</key>
- <dict>
- <key>default</key>
- <string>Grab/Screen</string>
- </dict>
- <key>NSMessage</key>
- <string>screenSelection</string>
- <key>NSPortName</key>
- <string>Grab</string>
- <key>NSReturnTypes</key>
- <array>
- <string>NSTIFFPboardType</string>
- </array>
- </dict>
- <dict>
- <key>NSMenuItem</key>
- <dict>
- <key>default</key>
- <string>Grab/Timed Screen</string>
- </dict>
- <key>NSMessage</key>
- <string>timedSelection</string>
- <key>NSPortName</key>
- <string>Grab</string>
- <key>NSReturnTypes</key>
- <array>
- <string>NSTIFFPboardType</string>
- </array>
- <key>NSTimeout</key>
- <string>60000</string>
- </dict>
- </array>
- </dict>
- </plist>
-